.carousel {
	z-index: -1;
}

/* banner开始 */
.q-banner .swiper-slide {
	position: relative;
}

.q-banner .swiper-slide img {
	width: 100%;
}

.q-banner .swiper-slide .text_box {
	position: absolute;
	bottom: 33%;
	width: 100%;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
}

.q-banner .swiper-slide .text_box h1 {
	margin-bottom: 25px;
	font-size: 64px;
	font-weight: 700;
	width: 100%;
	float: left;
	letter-spacing: 13px;
}

.q-banner .swiper-slide .text_box p {
	font-size: 32px;
	width: 100%;
	float: left;
	letter-spacing: 1px;
}

/* banner结束 */
/* 关于我们开始 */
.about_us {
	width: 100%;
	padding: 80px 80PX 10px;
	margin: 0px auto 0;
	display: flex;
	justify-content: space-between;
	background-color: #f6f6f6;
}

.about_us .lef {
	width: 50%;
	padding: 14px 0px 0px;
	color: #fff;
	text-align: justify;
}

.about_us .lef .about_tit {
	margin-top: 0px;
	float: left;
	display: flex;
	justify-content: flex-start;
}

.about_us .lef .about_tit .line {
	margin-top: 33px;
	width: 120px;
	height: 2px;
	background-color: #e70012;
	margin-right: 6px;
	float: left;
}

.about_us .lef .about_tit h1 {
	font-size: 24px;
	color: #e70012;
	width: 100%;
	float: left;
}

.about_us .lef h2 {
	display: block;
	font-size: 34px;
	color: #000;
	line-height: 25px;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
}

.about_us .lef .about_content {
	margin-top: 5%;
	float: left;
}

.about_us .lef .about_content p {
	line-height: 26px;
	color: #666;
	WIDTH: 100%;
	FLOAT: LEFT;
	text-indent: 2em;
}

.about_us .lef .about_content a {
	display: inline-block;
	margin-top: 8%;
	padding: 0px 16px;
	border: 2px solid #e70012;
	color: #e70012;
	transition: all 0.6s;
	line-height: 46px;
	width: 190px;
}

.about_us .lef .about_content a span {
	float: right;
	font-size: 20px;
	font-weight: bold;
}

.about_us .lef .about_content a:hover {
	display: inline-block;
	margin-top: 8%;
	padding: 0px 16px;
	border: 2px solid #e70012;
	background-color: #e70012;
	color: #fff;
	transition: all 0.6s;
	line-height: 46px;
	width: 190px;
}

.about_us .rig {
	width: 44%;
	display: flex;
	justify-content: space-between;
}

.about_us .rig .box_1 {
	float: right;
	width: 100%;
	position: relative;
}

.about_v_r {
	width: 100%;
	float: left;
	margin-top: 3%;
}

.player-container-id-dimensions {
	width: 100% !important;
	height: 325px !important;
}

.lian-index-aboutluk-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 6%;
	z-index: 11;
	width: 92%;
	overflow: hidden;
}

.lian-index-aboutluk-pic {
	position: relative;
	float: right;
	width: 93%;
	border-bottom: 85px solid #e70012;
	overflow: hidden;
	border-top: 1px solid #ccc;
	height: 94%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.lian-index-aboutluk-pic .img-block {
	overflow: hidden;
}

.lian-index-aboutluk-pic img {
	width: 96%;
}

/* 关于我们下面四块 */
.lian-index-aboutluk-bottom {
	display: flex;
	height: 344px;
	padding: 60px 80PX 0px;
	background: #f6f6f6;
	justify-content: space-between;
}

.lian-index-aboutluk-date {
	float: left;
	width: 23.6%;
	background: #fff;
	padding-top: 25px;
	height: 165px;
}

.lian-index-aboutluk-date a {
	display: block;
	position: relative;
}

.lian-index-aboutluk-date .icon-1 {
	position: absolute;
	left: 5%;
	z-index: 10;
	width: 6rem;
	height: 6rem;
}

.lian-index-aboutluk-date .icon-1 img {
	filter: grayscale(1);
	opacity: .2;
}

.img-inline {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
}

.lian-index-aboutluk-date .text {
	position: absolute;
	right: 2%;
	width: 100%;
	text-align: right;
	top: 25px;
	padding-top: 80px;
}

.lian-index-aboutluk-date .text-1 {
	color: #666666;
	width: 100%;
	margin-top: 3%;
	float: right;
}

.lian-index-aboutluk-date .title-1 strong {}

.flh24 {
	line-height: 15px;
}

.font80 {
	font-size: 42px;
	color: #000;
	width: 100%;

}

.lian-index-aboutluk-date .img {
	background: none;
}

.lian-index-aboutluk-date a::after {
	content: '';
	width: 100%;
	height: 60%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: #fff;
}

.lian-index-aboutluk-date a:hover {
	transform: translateY(-0.5rem);
}

.lian-index-aboutluk-date a:hover .title-1 strong,
.lian-index-aboutluk-date a:hover .title-1 em {
	color: #bf1313;
}

.lian-index-aboutluk-date a:hover img {
	filter: grayscale(0);
	opacity: 1;
}

/* 关于我们结束 */


/* 样本产品开始 */
.product {
	float: left;
	width: 100%;
}

.product .search_line {
	/* display: flex; 
    justify-content: space-between;
    align-items: center; */
	width: 100%;
	padding: 60px 80PX 35px;
	float: left;
}


.product .search_line .lef {
	width: 30%;
	border-right: 1px solid #ddd;
	float: left;
}

.product .search_line .lef .product_tit {
	margin-top: 0px;
	float: left;
	display: flex;
	justify-content: flex-start;
}

.product .search_line .lef .product_tit .line {
	margin-top: 33px;
	width: 120px;
	height: 2px;
	background-color: #e70012;
	margin-right: 6px;
	float: left;
}

.product .search_line .lef .product_tit h1 {
	font-size: 24px;
	color: #e70012;
	width: 100%;
	float: left;
}

.product .search_line .lef h2 {
	display: block;
	font-size: 34px;
	color: #000;
	line-height: 38px;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
}

.product .search_line .lef p {
	font-size: 16px;
	float: left;
	line-height: 35px;
	color: #000;
	width: 100%;
	margin: 8px 0px;
}

.product .search_line .lef a {
	display: inline-block;
	padding: 0px 16px;
	border: 2px solid #e70012;
	color: #e70012;
	transition: all 0.6s;
	line-height: 46px;
	width: 210px;
	margin-bottom: 15px;
}

.product .search_line .lef a span {
	float: right;
	font-size: 20px;
	font-weight: bold;
}

.product .search_line .lef a:hover {
	display: inline-block;
	padding: 0px 16px;
	border: 2px solid #e70012;
	background-color: #e70012;
	color: #fff;
	transition: all 0.6s;
	line-height: 46px;
	width: 210px;
}

.ban_sear_box_r {
	width: 68%;
	float: right;
	padding-left: 0;
	margin-top: 2%;
}

.xh_box {
	width: 100%;
	margin: 10px 0;
	float: left;
}

.xh_box select {
	width: 30%;
	height: 46px;
	display: block;
	padding-left: 10px;
	outline: none;
	border: 1px solid #ccc;
	font-size: 15px;
	float: left;
	margin-right: 15px;
}

.xh_box h3 {
	font-size: 15px;
	color: #333;
	width: 14%;
	float: left;
	margin-top: 0;
	font-weight: bold;
	line-height: 46px;
}

.xh_box form input {
	width: 28%;
	height: 46px;
	padding-left: 6px;
	outline: none;
	border: 1px solid #ccc;
	font-size: 15px;
	float: left;
}

.xh_box form button {
	margin-top: 0px;
	border: none;
	background: #e70012;
	border: 1px solid #e70012;
	height: 46px;
	color: #fff;
	margin-left: 0px;
	width: 82px;
	float: right;
}

.fl_box {
	width: 100%;
	/* display: block; */
	float: left;
}

.fl_box .seac {
	width: 14%;
	float: left;
}

.fl_box h3 {
	margin: 0px;
	font-size: 15px;
	color: #333;
	width: 100%;
	font-weight: bold;
	line-height: 54px;
}

.fl_box form>div {
	float: left;
	width: 25%;
}

.fl_box form input {
	height: 46px;
	width: 96%;
	padding-left: 10px;
	margin: 5px 0px;
	outline: none;
	border: 1px solid #ccc;
	float: left;
}

.fl_box form button {
	margin-top: 5px;
	border: none;
	background: #e70012;
	border: 1px solid #e70012;
	height: 46px;
	color: #fff;
	width: 82px;
	float: right;
}

.product .list_wrappera {
	width: 100%;
	PADDING: 60px 80PX;
	background: #f6f6f6;
	float: left;
}

.product .list_wrappera .content_box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.product .list_wrappera .content_box>li {
	display: flex;
	width: 49%;
	justify-content: space-between;
	flex-wrap: wrap;
	background: #fff;
	padding: 35px 16px;
	margin-bottom: 36px;
	transition: all 0.6s;
	border: 1px solid #fff;
}

.product .list_wrappera .content_box>li:hover {
	transition: all 0.6s;
	border: 1px solid #e70012;
}

.product .list_wrappera .content_box>li .lef {
	width: 59%;
	float: left;
}

.product .list_wrappera .content_box>li .lef h2 {
	font-size: 22px;
	color: #000;
	line-height: 54px;
	margin: 18px 0px 4px;
}

.product .list_wrappera .content_box>li .lef p {
	color: #666;
	line-height: 23px;
	margin: 15px 0px;
	font-size: 14px;
	font-weight: normal;
}

.product .list_wrappera .content_box>li .lef .line {
	background-color: #ccc;
	width: 60PX;
	height: 1px;
}

.product .list_wrappera .content_box>li a {
	display: inline-block;
	color: #e70012;
	transition: all 0.6s;
}

.product .list_wrappera .content_box>li a span {
	margin-left: 15px;
}

.product .list_wrappera .content_box>li a:hover {
	display: inline-block;
	color: #e70012;
	transition: all 0.6s;
	font-weight: bold;
}

.product .list_wrappera .content_box>li .rig {
	width: 40%;
	float: right;
}

.product .list_wrappera .content_box>li .rig img {
	width: 100%;
}


/* 样本产品结束 */

/* 为什么选择我们开始 */
.why_choose_us {
	padding: 8% 80PX;
	background-color: #00449a;
	color: #fff;
	width: 100%;
	background: url(/assets/image/03.png) no-repeat;
	background-size: 100% 100%;
	float: left;
}

.why_choose_us_l {
	width: 40%;
	float: left;
}

.why_choose_us_l_tit {
	margin-top: 0px;
	float: left;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 20px;
}

.why_choose_us_l_tit .line {
	margin-top: 33px;
	width: 120px;
	height: 2px;
	background-color: #fff;
	margin-right: 6px;
	float: left;
}

.why_choose_us_l_tit h1 {
	font-size: 24px;
	color: #fff;
	width: 100%;
	float: left;
}

.why_choose_us_l h3 {
	color: #fff;
	display: block;
	font-size: 34px;
	line-height: 38px;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 12px;
	font-family: 'OswaldBold';
}


.why_choose_us_l a {
	display: inline-block;
	margin-top: 8%;
	padding: 0px 16px;
	border: 2px solid #fff;
	color: #fff;
	transition: all 0.6s;
	line-height: 46px;
	width: 190px;
}

.why_choose_us_l a span {
	float: right;
	font-size: 20px;
	font-weight: bold;
}

.why_choose_us_l a:hover {
	display: inline-block;
	margin-top: 8%;
	padding: 0px 16px;
	border: 2px solid #fff;
	background-color: #fff;
	color: #e70012;
	transition: all 0.6s;
	line-height: 46px;
	width: 190px;
}

.why_choose_us_r {
	width: 42%;
	float: right;
	margin-top: 6%;
}

.why_choose_us_r p {
	line-height: 35px;
	font-size: 16px;
}

/* 为什么选择我们结束 */

/* 企业站行业应用开始 */
.industry_solutions {
	padding: 70px 0 0;

}

.industry_solutions_l {
	width: 33%;
	float: left;
	background-color: #e70012;
	padding: 5% 30px 7% 80px;
}

.industry_solutions_l_tit {
	margin-top: 0px;
	float: left;
	display: flex;
	justify-content: flex-start;
}

.industry_solutions_l_tit .line {
	margin-top: 33px;
	width: 120px;
	height: 2px;
	background-color: #fff;
	margin-right: 6px;
	float: left;
}

.industry_solutions_l_tit h1 {
	font-size: 24px;
	color: #fff;
	width: 100%;
	float: left;
}

.industry_solutions_l p {
	color: #fff;
	width: 100%;
	float: left;
	line-height: 28px;
	text-align: justify;
}

.industry_solutions_l h3 {
	color: #fff;
	margin: 10px 0 45px;
	display: block;
	font-size: 34px;
	line-height: 38px;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
	font-family: 'OswaldBold';
}

.industry_solutions_l a {
	display: inline-block;
	margin-top: 8%;
	padding: 0px 16px;
	border: 2px solid #fff;
	color: #fff;
	transition: all 0.6s;
	line-height: 46px;
	width: 190px;
}

.industry_solutions_l a span {
	float: right;
	font-size: 20px;
	font-weight: bold;
}

.industry_solutions_l a:hover {
	display: inline-block;
	margin-top: 8%;
	padding: 0px 16px;
	border: 2px solid #fff;
	background-color: #fff;
	color: #e70012;
	transition: all 0.6s;
	line-height: 46px;
	width: 190px;
}

.industry_solutions ul p {
	color: #666;
}

.industry_solutions ul {
	display: flex;
	margin-bottom: 0;
	width: 67%;
	float: right;
	background: #fff;
	padding: 4% 80px 4% 40px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.industry_solutions ul li {
	width: 32%;
	margin-top: 20px;
}

.industry_solutions ul li img {
	width: 100%;
}

.industry_solutions ul li p {
	width: 100%;
	font-size: 15px;
	color: #000;
	margin-top: 4px;
	line-height: 45px;
	background-color: #f6f6f6;
	text-align: center;
}

/* 企业站行业应用结束 */

/* 企业站企业新闻开始 */
.news {
	padding: 75px 80px;
	width: 100%;
	float: left;
}

.news_l {
	width: 60%;
	float: left;
}

.news_tit {
	margin-top: 0px;
	float: left;
	display: flex;
	justify-content: flex-start;
}

.news_tit .line {
	margin-top: 33px;
	width: 120px;
	height: 2px;
	background-color: #e70012;
	margin-right: 6px;
	float: left;
}

.news_tit h1 {
	font-size: 24px;
	color: #e70012;
	width: 100%;
	float: left;
}

.news h2 {
	display: block;
	font-size: 34px;
	color: #000;
	line-height: 38px;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
}

.news h3 {
	display: block;
	font-size: 19px;
	color: #e70012;
	line-height: 29px;
	text-align: left;
	width: 100%;
	float: left;
	font-weight: bold;
	margin: 0;
}

.news_r {
	width: 30%;
	float: right;
}

.news_r a {
	display: inline-block;
	margin-top: 8%;
	padding: 0px 16px;
	border: 2px solid #e70012;
	color: #e70012;
	transition: all 0.6s;
	line-height: 46px;
	width: 210px;
	float: right;
}

.news_r a span {
	float: right;
	font-size: 20px;
	font-weight: bold;
}

.news_r a:hover {
	display: inline-block;
	margin-top: 8%;
	padding: 0px 16px;
	border: 2px solid #e70012;
	background-color: #e70012;
	color: #fff;
	transition: all 0.6s;
	line-height: 46px;
	width: 210px;
	float: right;
}

.news_list {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 3%;
	float: left;
}

.news_list .lef_box {
	width: 67%;
}

.news_list .lef_box ul {
	margin: 0;
}

.news_list .lef_box li {
	display: flex;
	justify-content: space-between;
	margin: 20px 40px 20px 0;
	border-bottom: 1px solid #d1d1d1;
	transition: all .5s ease;
	padding-bottom: 10px;
}

.news_list .lef_box li:nth-child(1) {
	margin: 0px 40px 0 0;
}

.news_list .lef_box li:hover .rig .news_tit {
	color: #e70012;
}


.news_list .lef_box li .lef img {
	height: 220px;
	width: 300px;
}

.news_list .lef_box li .rig {
	margin-left: 20px;
	flex: 1;
}

.deta {
    font-size: 15px;
    line-height: 21px;
    float: left;
    width: 100%;
    color: #666;
    margin-top: 10px;
}

.news_list .lef_box li .rig p {
	margin: 5px 0;
	font-size: 18px;
}

.news_list .lef_box li .rig p:nth-child(2n) {
	margin: 10px 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	color: #e70012;
}

.news_list .lef_box li .rig p:not(:nth-child(2)) {
	font-size: 15px;
	line-height: 23px;
	color: #666;
}

.news_list .lef_box li .rig a {
	display: inline-block;
	color: #e70012;
	float: left;
	width: 100%;
	margin: 6px 0;
	line-height: 31px;
}

.news_list .lef_box li .rig a span {
	float: right;
	font-size: 18px;
	font-weight: bold;
}

.news_list .rig_box {
	width: 33%;
	transition: all .5s ease;
}

.news_list .rig_box img {
	width: 100%;
	height: 230px;
}

.news_list .rig_box .rig p {
	margin: 10px 0;
}


.news_list .rig_box .rig {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 3%;
}

.news_list .rig_box .rig p:not(:nth-child(2)) {
	font-size: 15px;
	line-height: 25px;
	float: left;
	width: 100%;
	color: #333;
}

.news_list .rig_box .rig p:nth-child(2n) {
	margin: 10px 0 10px 0;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	color: #e70012;
}

.news_list .rig_box .rig a {
	display: inline-block;
	font-size: 15px;
	color: #e70012;
	float: left;
	width: 100%;
	margin-top: 10px;
	line-height: 31px;
}

.more {
	width: 90px !important;
}

.news_list .rig_box .rig a span {
	float: right;
	font-size: 18px;
	font-weight: bold;
}

.news_list .rig_box:hover .rig .news_tit {
	color: #e70012;
}

/* 企业站企业新闻结束 */

/* 手机  (<=768px)*/
@media (max-width: 768px) {

	.q-banner {
		top: 119px;
		position: relative;
	}

	.q-banner .swiper-slide img {
		height: 250px;
	}

	.q-banner .swiper-slide .text_box {
		width: 100%;
		bottom: 85px;
		left: 0px;
	}

	.q-banner .swiper-slide .text_box h1 {
		font-size: 18px;
		margin-bottom: 10px;
		letter-spacing: 0px;
	}

	.q-banner .swiper-slide .text_box p {
		font-size: 16px;
	}

	.q-banner .swiper-slide .text_box h1::before {
		top: -10px;
		width: 40px;
		height: 5px;
	}

	.q-banner .swiper-slide .text_box a {
		margin-top: 10px;
		padding: 6px 25px;
		font-size: 15px;
	}

	.about_us {
		display: block;
		padding: 15px;
		width: 100%;
		float: left;
		margin-top: 119px;
	}

	.about_us .lef,
	.about_us .rig {
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		float: left;
	}

	.about_us .lef .about_content {
		margin-top: 20px;
	}

	.about_us .lef .about_tit {
		margin-top: 10px;
	}

	.about_us .lef .about_tit p span:nth-child(1) {
		font-size: 32px;
	}

	.about_us .lef .about_tit p span:nth-child(2)::before {
		width: 47px;
	}

	.about_us .lef .about_content p {
		line-height: 25px;
	}

	.about_us .lef .about_tit img {
		width: 133px;
		height: auto;
	}

	.about_us .lef .about_content a {
		display: inline-block;
		margin-top: 2%;
		padding: 0px 16px;
		border: 2px solid #e70012;
		color: #e70012;
		transition: all 0.6s;
		line-height: 46px;
		width: 190px;
	}

	.about_us .lef .about_content a:hover {
		display: inline-block;
		margin-top: 2%;
		padding: 0px 16px;
		border: 2px solid #e70012;
		background-color: #e70012;
		color: #fff;
		transition: all 0.6s;
		line-height: 46px;
		width: 190px;
	}

	.lian-index-aboutluk-pic {
		position: relative;
		float: right;
		width: 100%;
		border-bottom: 85px solid #e70012;
		overflow: hidden;
		border-top: 1px solid #ccc;
		height: 93%;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

	.lian-index-aboutluk-img {
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		left: 0;
		top: 1%;
		z-index: 11;
		width: 100%;
		overflow: hidden;
	}

	.lian-index-aboutluk-bottom {
		display: flex;
		height: auto;
		padding: 50px 15PX 0px;
		background: #f6f6f6;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.lian-index-aboutluk-date .text {
		position: absolute;
		right: 2%;
		width: 100%;
		text-align: right;
		top: -16px;
		padding-top: 80px;
	}

	.lian-index-aboutluk-date {
		float: left;
		width: 100%;
		background: #fff;
		padding-top: 25px;
		height: 117px;
		margin-bottom: 85px;
	}

	.about_us .rig .box_1 {
		margin-top: 45px;
		float: right;
		width: 100%;
		position: relative;
		height: 418px;
		margin-right: 0px;
	}

	.font80 {
		font-size: 36px;
		color: #000;
		width: 100%;
	}

	.product .search_line {
		display: block;
		margin-top: 0px;
		padding: 37px 15px;
	}

	.product .search_line .lef {
		width: 100%;
		border-right: none;
	}

	.product .search_line .lef h2 {
		font-size: 32px;
	}

	.product .search_line .lef p {
		font-size: 16px;
	}

	.ban_sear_box_r {
		width: 100%;
		float: left;
		padding-left: %;
	}

	.fl_box .seac {
		width: 59%;
		float: left;
	}

	.product .search_line .rig input:nth-child(1),
	.product .search_line .rig input {
		width: 65%;
		margin-top: 10px;
		height: 36px;
		line-height: 36px;
		border-radius: 6px;
	}

	.product .search_line .rig .search_btn {
		padding: 9px 10px;
		line-height: 40px;
		background-color: #E1DF00;
		border-radius: 6px;
		width: 36px;
		height: 33px;
	}

	.product .list_wrappera {
		width: 100%;
		padding: 38px 15px;
		float: left;
		margin-top: 30px;
	}

	.product .list_wrappera .content_box>li .rig,
	.product .list_wrappera .content_box>li .lef {
		width: 100%;
		height: auto;
		padding-bottom: 19px;
	}

	.product .list_wrappera .content_box>li .lef {
		padding: 30px 10px;
	}

	.product .list_wrappera .content_box>li {
		display: flex;
		width: 100%;
		justify-content: space-between;
		flex-wrap: wrap;
		background: #fff;
		padding: 0px;
		margin-bottom: 36px;
	}

	.product .list_wrappera .content_box>li .lef>a:hover {
		display: inline-block;
		margin-top: 2%;
		color: #e70012;
		transition: all 0.6s;
		font-weight: bold;
	}

	.product .list_wrappera .content_box>li .lef ul {
		overflow-y: scroll;
	}

	.product .list_wrappera .content_box>li .lef ul li {
		position: relative;
		display: inline-block;
		width: 48%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		padding-left: 10px;
		line-height: 30px;
	}

	.product .list_wrappera .content_box>li .rig img {
		/* width: 100%; */
		padding: 0px 2px;
	}

	.product .list_wrappera .content_box>li.active {
		display: block;
	}

	.product .list_wrappera>a {
		margin: 20px auto;
		padding: 10px 0;
		width: 50%;
	}

	.ban_sear_box_r {
		width: 100%;
		float: left;
		padding-left: 0%;
	}

	.xh_box h3 {
		font-size: 15px;
		color: #333;
		width: 100%;
		float: left;
		margin-top: 0;
		font-weight: bold;
		line-height: 46px;
	}

	.xh_box select {
		width: 100%;
		height: 46px;
		display: block;
		padding-left: 0px;
		outline: none;
		border: 1px solid #ccc;
		font-size: 15px;
		float: left;
		margin-right: 0px;
	}

	.xh_box form input {
		width: 70%;
		height: 46px;
		padding-left: 6px;
		outline: none;
		border: 1px solid #ccc;
		font-size: 15px;
		float: left;
	}

	.fl_box h3 {
		margin: 0px;
		font-size: 15px;
		color: #333;
		width: 100%;
		font-weight: bold;
		line-height: 54px;
	}

	.fl_box form>div {
		float: left;
		width: 73%;
	}

	.industry_solutions_l {
		width: 100%;
		float: left;
		background-color: #e70012;
		padding: 9% 20px;
	}

	.industry_solutions ul {
		display: flex;
		margin-bottom: 0;
		width: 100%;
		float: right;
		background: #fff;
		padding: 4% 15px;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.industry_solutions ul li {
		width: 100%;
		margin-top: 20px;
	}

	.why_choose_us {
		padding: 6% 15PX;
		background-color: #00449a;
		color: #fff;
		width: 100%;
		background: url(/assets/image/03.png) no-repeat;
		background-size: 100% 100%;
		float: left;
	}

	.why_choose_us_l h3 {
		color: #fff;
		display: block;
		font-size: 28px;
		line-height: 20px;
		text-align: left;
		width: 100%;
		float: left;
		font-weight: bold;
		letter-spacing: 0px;
		margin-top: 10px;
	}

	.why_choose_us_l {
		width: 100%;
		float: left;
	}

	.why_choose_us_r {
		width: 100%;
		float: right;
		margin-top: 6%;
	}

	.why_choose_us_r p {
		line-height: 27px;
		font-size: 15px;
	}

	.news {
		padding: 30px 15px;
		width: 100%;
		float: left;
	}

	.news_list {
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin-top: 3%;
		float: left;
		flex-wrap: wrap;
	}

	.news_l {
		width: 100%;
		float: left;
	}

	.news_list .lef_box li:nth-child(1) {
		margin: 0px 0px 0 0;
	}

	.news_r {
		width: 100%;
		float: left;
		margin-bottom: 15px;
	}

	.news_r a {
		display: inline-block;
		margin-top: 8%;
		padding: 0px 16px;
		border: 2px solid #e70012;
		color: #e70012;
		transition: all 0.6s;
		line-height: 46px;
		width: 180px;
		float: left;
	}

	.news_r a:hover {
		display: inline-block;
		margin-top: 8%;
		padding: 0px 16px;
		border: 2px solid #e70012;
		background-color: #e70012;
		color: #fff;
		transition: all 0.6s;
		line-height: 46px;
		width: 180px;
		float: right;
	}

	.news_list .lef_box {
		width: 100%;
	}

	.news_list .lef_box li {
		display: flex;
		justify-content: space-between;
		height: auto;
		margin: 20px 0px;
		border-bottom: 1px solid #d1d1d1;
		transition: all .5s ease;
		flex-wrap: wrap;
	}

	.news_list .lef_box li .lef {
		width: 100%;
	}

	.news_list .lef_box li .lef img {
		width: 100%;
	}

	.news_list .lef_box li .rig {
		height: auto;
		margin-left: 0px;
		flex: 1;
		float: left;
		width: 100%;
	}

	.news_list .rig_box {
		width: 100%;
		transition: all .5s ease;
	}

}
